home *** CD-ROM | disk | FTP | other *** search
/ CDV Software Presents (USA) / CDV Software Presents (USA).bin / data / menu.dxr / 00001_menu300.swf / scripts / DefineButton2_75 / BUTTONCONDACTION on(press, release).as
Encoding:
Text File  |  2003-04-02  |  78 b   |  5 lines

  1. on(press, release){
  2.    gotoAndStop(1);
  3.    _root.direction = "forwards";
  4. }
  5.